Welcome![Sign In][Sign Up]
Location:
Search - compiler parser code

Search list

[OS programGNew

Description: 编译原理——语法分析器。实现读入语句并判断该语句的语法含义,生成相应的类汇编代码-Compiler Construction Principles- parser. Read into the statement to achieve and determine the meaning of the statement syntax to generate the corresponding assembly code class
Platform: | Size: 2048 | Author: pjq | Hits:

[ELanguagespLb2

Description: Easy Compiler(moule of lexical analys) and short code parser
Platform: | Size: 191488 | Author: Al | Hits:

[ELanguageLR(1)

Description: 编译原理中对LR(1)分析器的实例,以C++源码实现,给出了一个例子,更好的了解了LR(1)的工作原理及工作过程-Compiler Construction Principles against LR (1) parser instance to C++ source code implementation is given an example of a better understanding of the LR (1) The working principle and working process of
Platform: | Size: 224256 | Author: 刘东飞 | Hits:

[ELanguagePL0-classic

Description: 可能是流传最广、最为经典的样板作品,Pascal语言之父、图灵奖获得者Niklaus Wirth在其名著Algorithms + Data Structures = Programs第5章给出的一个递归下降预测分析器实现。毫无疑问,它是用Pascal语言编写的。该编译器生成的目标语言是p-code,一台p- code虚拟机有3个寄存器(程序计数器、基本寄存器和栈顶寄存器)和8条指令(每条指令有多种形式)。-May be the most widely accepted model for the most classical works, Pascal language father, Turing Award winner Niklaus Wirth in his famous book Algorithms+ Data Structures = Programs Chapter 5 gives a recursive descent parser to achieve prediction. There is no doubt that it is written in Pascal. The compiler generates the target language is the p-code, a p-code virtual machine has three registers (program counter, the basic registers and stack registers) and 8 instructions (each instruction takes many forms).
Platform: | Size: 4096 | Author: superchangme | Hits:

[ELanguageOPG

Description: 编译原理课程设计—基于算符优先分析方法的表达式语法分析器 学习了张素琴的《编译原理》(第二版),根据书中的算法,写了个语法分析器。 有完整的代码+文档。-Principles of curriculum design compiler- based analysis of the expression operator precedence parser learn Zhang Suqin the " compiler theory" (second edition), according to the book of the algorithm, wrote a parser. A complete code+ documentation.
Platform: | Size: 231424 | Author: liweihua | Hits:

[ELanguageRecursiveDescent

Description: 编译原理语法分析程序源代码 递归下降分析法源代码,绝对成功-Compiler theory parser source code analysis source code for recursive descent, absolute success
Platform: | Size: 2048 | Author: 李延 | Hits:

[ELanguageyufafenxiplo1

Description: 语法分析器,编译原理实验,有实验截图和报告及代码-Parser, compiler theory test, a test report and screenshots and code
Platform: | Size: 136192 | Author: caoge | Hits:

[ELanguagesyntax_final

Description: 一个简单的语法分析器源码,适合于编译原理的初学者。-A simple parser source code, suitable for beginners in the compiler theory.
Platform: | Size: 314368 | Author: 苏小小 | Hits:

[ELanguage84853534

Description: C语言编译器的设计与实现 我们设计的编译程序涉及到编译五个阶段中的三个,即词法分析器、语法分析器和中间代码生成器。编译程序的输出结果包括词法分析后的二元式序列、变量名表、状态栈分析过程显示及四元式序列程序,整个编译程序分为三部分: (1) 词法分析部分 (2) 语法分析处理及四元式生成部分 (3) 输出显示部分-C compiler design and implementation of our design compiler comes to compile five stages in the three, the lexical analyzer, parser, and intermediate code generation. Compiler output includes the process of lexical analysis of binary sequences, variable watch, the state stack display and quaternary sequence of procedures, the entire compiler is divided into three parts: (1) lexical analysis (2) parsing treatment and four yuan generated in part (3) output display section
Platform: | Size: 34816 | Author: rui | Hits:

[ELanguagebianyiyuanli

Description: 编译原理语法分析器,里面有实验指导书和源代码,绝对可以用-Compiler theory parser, there are experimental instructions and source code can surely be
Platform: | Size: 964608 | Author: 无名 | Hits:

[ELanguagegcc-3.3.5.tar

Description: 一个语法编译程序,包括词法分析器、语法分析器以及实现对简单程序设计语言中的逻辑运算表达式、算术运算表达式、赋值语句、IF语句、While语句以及do…while语句进行编译,并生成中间代码和直接生汇编指令的代码生成器-a english compile-A grammar compiler, including the lexical analyzer, parser, and the expression of logical operations in a simple programming language, arithmetic expressions, assignment statements, the IF statement, While statement and do ... while statement to compile and generate compilation of intermediate code, and direct health instruction code generation-a english compile
Platform: | Size: 31324160 | Author: 认识的也是 | Hits:

[Software Engineeringbianyi

Description: 构造编译程序的基本理论分别完成词法分析器、语法分析器和中间代码生成实验-The basic theory of the construct compiler completed the lexical analyzer, parser and intermediate code generation experiments
Platform: | Size: 708608 | Author: 瞿蛋蛋 | Hits:

[Othersource

Description: 编译原理课程设计报告,语法分析器源代码实现-Compiler theory curriculum design report parser source code implementation
Platform: | Size: 5120 | Author: tiangaigai | Hits:

[ELanguageyufafenxiqi

Description: 编译原理语法分析器源代码,让你变成更加方便快捷。-The compiler theory parser source code, so you become more convenient.
Platform: | Size: 6144 | Author: 夏德成 | Hits:

[ELanguageanalyzer

Description: 编译原理语法分析器、词法分析器代码,运行程序时,需用文件保存要分析的程序代码,建议用pascal语言编写要分析的代码-Parser compiler theory, lexical analyzer code, run the program, use a file is saved to analyze the program code, we recommend using pascal language code to be analyzed
Platform: | Size: 4096 | Author: 李晓路 | Hits:

[ELanguageFinalExperiment

Description: 编译原理综合实验,内容:词法分析器,语法分析器,语气分析器,综合大实验;内附完整代码+测试文件+实验报告。-Comprehensive experimental compiler theory, content: lexical analyzer, parser, tone analyzer, Comprehensive experiments test file containing the complete code++ test report.
Platform: | Size: 273408 | Author: J_Dark | Hits:

[JSP/Javamyjava

Description: 开发的一个用java语言实现的编译器,内含词法分析器,语法分析器,而且可以实现中间代码生成.用到了SLR算法和LR算法 -I developed a java language compiler, containing the lexical analyzer, parser, and code generation can be achieved in the middle. Algorithm used in the SLR and LR algorithm
Platform: | Size: 7535616 | Author: 郑鹏 | Hits:

[ELanguageSynaxAnalyzer

Description: 语法分析器,用来检验在源代码中,句子是否满足这中语言的语法要求,适合于初学 编译原理的学生。-Parser, used to test the source code, a sentence which meets the requirements of the language syntax, suitable for beginners compiler theory students.
Platform: | Size: 22528 | Author: 徐李仙 | Hits:

[ELanguagecompiler_for_a_semi_C_language

Description: This source code is a ecplise java project that contains a compiler project which compiles a self-defined programming language - SmallC - that it s syntax and semantic is very very like C Programming Language. This project contains lexer and parser for syntax and semantic analysis. Also ANTLR had used for generating parser and lexer.-This source code is a ecplise java project that contains a compiler project which compiles a self-defined programming language - SmallC - that it s syntax and semantic is very very like C Programming Language. This project contains lexer and parser for syntax and semantic analysis. Also ANTLR had used for generating parser and lexer.
Platform: | Size: 115712 | Author: Fartab | Hits:

[ELanguagebianyiyuanli

Description: 一个简单编译器,分为词法分析器,语法分析器,中间代码生成。-A simple compiler, divided into lexical analyzer, parser, intermediate code generation.
Platform: | Size: 3154944 | Author: 马哈哈 | Hits:
« 1 2 34 »

CodeBus www.codebus.net